projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3334e0a
)
Remove outdated comments
author
Andreas Pokorny
<andreas.pokorny@canonical.com>
Tue, 19 Jul 2016 08:46:06 +0000
(10:46 +0200)
committer
William Hua
<william.hua@canonical.com>
Thu, 11 Aug 2016 16:23:38 +0000
(12:23 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=768138
gdk/mir/gdkmirwindowimpl.c
patch
|
blob
|
history
diff --git
a/gdk/mir/gdkmirwindowimpl.c
b/gdk/mir/gdkmirwindowimpl.c
index 46d92e24daace1f25a6e0cae65119a8fe43fb91f..fc86349c9b6e8105eb9a8e358e195c51a50983ff 100644
(file)
--- a/
gdk/mir/gdkmirwindowimpl.c
+++ b/
gdk/mir/gdkmirwindowimpl.c
@@
-595,7
+595,6
@@
gdk_mir_window_impl_ref_cairo_surface (GdkWindow *window)
ensure_surface (window);
- /* Transient windows get rendered into a buffer and copied onto their parent */
if (window->gl_paint_context)
{
cairo_surface = cairo_image_surface_create (pixel_format, window->width, window->height);